projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cca953
)
(adjust_frame_glyphs_for_window_redisplay): Fix #endif comments.
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Tue, 17 Oct 2006 00:29:25 +0000
(
00:29
+0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Tue, 17 Oct 2006 00:29:25 +0000
(
00:29
+0000)
src/dispnew.c
patch
|
blob
|
history
diff --git
a/src/dispnew.c
b/src/dispnew.c
index 3a9b72afaa7de569fb8d9ff7dd5b3f5938fbfa85..d2c63687dd609079e8c7749243ede0008f323270 100644
(file)
--- a/
src/dispnew.c
+++ b/
src/dispnew.c
@@
-2407,8
+2407,8
@@
adjust_frame_glyphs_for_window_redisplay (f)
XSETFASTINT (w->total_cols, FRAME_TOTAL_COLS (f));
allocate_matrices_for_window_redisplay (w);
}
-#endif /* not USE_X_TOOLKIT */
-#endif /*
not
HAVE_X_WINDOWS */
+#endif /* not USE_X_TOOLKIT
&& not USE_GTK
*/
+#endif /* HAVE_X_WINDOWS */
#ifndef USE_GTK
/* Allocate/ reallocate matrices of the tool bar window. If we